﻿@charset "utf-8";
/*common responsive*/
.container{width:1400px}
@media (max-width: 1420px) {
	.easyBtn{display: none;}
}

@media (max-width: 1410px) {
	body{min-width: 320px; overflow-x: hidden; font-size: 15px;}
	.container{width:100%;}
	.home-logo{display: block;}
	.column-logo{display: none;}
	.common-col-space{margin:0 -10px;}
	.common-col-space .grid{padding:0 10px;}
	.container > .mainBox{padding: 20px;}
	.header-banner{height: auto;}
	.header-search{position: relative;  right: auto; top: auto; max-width: 700px; width: 100% !important;}
	.header-search, .header-search .s-txt{box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
	.header-search .s-txt{width: 100% !important; height: 47px; line-height: 64px;}
	.links .hd ul{margin-left:-5px; margin-right: -5px;}
	.links .hd ul li span{margin: 0 5px;}
	.footer-cont{padding-right: 0; padding-bottom: 20px;}
	.footer-nav{text-align: center; margin-left: 0;}
	.footer-copyright{padding-bottom: 5px; text-align: center;}
	.footer-wzbs{position: static; top: 0; margin-top: 0; text-align: center;}
	.tab-brief > .hd li{font-size: 1.25em;}
	
}

@media (max-width: 1023px) {
	.header-t .wza, .header-t .wap{display: none !important;}
	.header-t li.en{margin-right: 0;}
	.container.pt{padding-top: 20px;}
	.common-col-space>*{float: none; width: auto !important;}
	.common-col-space{margin-top: 0; margin-bottom: 0;}
	.tab-brief .bd > .newsList{margin-bottom: 10px;}
	.common-slideTpxw, .common-slideTpxw .owl-carousel img{height: auto !important;}
	.sm-autoHeight{height: auto !important;}
	.links .hd{padding-left: 0;}
	.links .hd h3{display: none;}
	.crumb{padding-top:15px; padding-bottom:15px; background:#f0f0f0;}
	.crumb dl dt{top:2px; left:15px; width:17px; height:20px; background-size:100% 100%;}
	.crumb dl dd{margin-left:40px;}

}

@media (max-width: 992px) {
	body{font-size: 14px;}
	.mb, .mb25{margin-bottom: 20px;}
	.crumb h2{font-size: 1em;}
	.links .hd ul li{float: left; width: 50%; margin-bottom: 8px;}
	.links .hd ul li:last-child{width: 100%; margin-bottom: 0;}
	.links .bd ul li{width: 33.3333%;}
	.links .hd ul li.on span{border-bottom-width:1px; background-color: #e7f1fb;}
	.links .hd ul li.on span:after{display: none;}
	.links .bd ul{ border: #a9d3fa 1px solid; background: #fff;}
}


@media (max-width: 860px) {
	.footer-wzbs, .footer-jiucuo{display: block;}
}


/* xs mobile*/
@media (max-width: 768px) {
	.header-t{position: relative; z-index: 99; background: #eee; height: 40px; line-height: 35px; font-size: 12px; color: #666666; margin-bottom: 30px;}
	.header-t a{color: #666;}
	.header-t li + li:before{background: #ccc;}
	.header-link{position:absolute; top:35px; left:0; width:100%; z-index:99; background:#fff; background: rgba(255,255,255, .95);}
	.header-link li{float:none; display: block; margin-right: 0; padding: 0 10px !important; border-bottom:1px solid rgba(225,225,225,.3);}
	.header-link li a:before{display: none;}
	.header-link li a{padding-left: 0; color:#333;}
	.header-link li a:hover{color:#17519d;}
	.header-link li img{display:none;}
	.header-link li font{display:inline-block;}
	#header-choose-toggle ul{opacity:0; max-height:0; overflow:hidden;}
	#header-choose-toggle.header-choose-menu-m ul{opacity:100; max-height:205px; transition:all .5s; }

	.header-choose-btn{position:absolute; top:8px; left:10px; z-index:9; display:block;}
	.header-choose-btn div{position:relative; width:28px; height:18px; cursor:pointer;}
	.header-choose-btn span{display:block; position:absolute; left:0; width:100%; height:20%; background:#bbb; transition:all .3s; -webkit-transform:translateY(-50%);  -ms-transform:translateY(-50%); transform:translateY(-50%);}
	.header-choose-btn span:nth-child(1){top:0;}
	.header-choose-btn span:nth-child(2){top:50%;}
	.header-choose-btn span:nth-child(3){top:100%;}
	.header-choose-opened .header-choose-btn span:nth-child(1){
			top: 50%;
			-webkit-transform: translateY(-50%) rotate(-45deg);
			-ms-transform: translateY(-50%) rotate(-45deg);
			transform: translateY(-50%) rotate(-45deg);
	}
	.header-choose-opened .header-choose-btn span:nth-child(2) {
			-webkit-transform: translateY(-50%) scaleX(0);
			-ms-transform: translateY(-50%) scaleX(0);
			transform: translateY(-50%) scaleX(0);
	}
	.header-choose-opened .header-choose-btn span:nth-child(3) {
			top: 50%;
			bottom: auto;
			-webkit-transform: translateY(-50%) rotate(45deg);
			-ms-transform: translateY(-50%) rotate(45deg);
			transform: translateY(-50%) rotate(45deg);
	}

	/* 调小头部搜索框 */
	.header-search{padding-right: 60px; margin-bottom: 40px !important;}
	.header-search .s-txt{height: 50px; line-height: 50px; background: #fff; padding:0 0 0 15px; border-width: 1px; border-radius: 22px 0 0 22px;}
	.header-search .s-btn{width: 60px; height: 50px; background: url(../images/header_icon_search.png) no-repeat center center #fff; border: #3279d6 1px solid; border-left: 0; font-size: 0; border-radius: 0 22px 22px 0;}
	.header-logo img{transform:scale(0.9);}
	.wzzcvp{display:none;}
}


@media (max-width: 767px) {
	.header-mainNav{height: auto;}
	.header-mainNav .container{width:100%;}
	.mainNav{padding:12px 0;}
	.mainNav li{width: 25%;}
	.mainNav li a:before{display: none;}
	.mainNav li a{padding:8px 0; line-height:20px;font-size: 1.0em;}
	.mainNav li{position:relative;}
	.mainNav li.li-index{height:68px;}
	.mainNav li.li-index a{line-height:68px; padding: 0;}
	.mainNav li:after{content:""; width:1px; height:16px; background:#fff; position:absolute; top:50%; margin-top:-8px; right:0; filter:alpha(opacity=20); -moz-opacity:0.2; opacity:0.2;}
	.mainNav li a:hover, .mainNav li.on a{color: #fff; font-weight: bold;}
	.mainNav li a:after{display: none;}
	.mainNav li:nth-child(4):after, .mainNav li:nth-child(7):after{display:none;}

}


@media (max-width: 640px) {
	.header-logo img{max-width: 90%;}
	.footer-nav, .footer-copyright{line-height: 24px;}

	.links .bd ul li{width:50%;}
	.alert-warning{left:2%;margin-left:0; width: 96%; height: auto;}	
	.alert-wzsm{width: 90%;height: auto;margin: 15px auto 0; line-height: 28px;font-size: 18px;color: #000;text-align: center; }

	.tab-brief > .hd ul li{margin-bottom:10px;margin-right:10px;margin-left:0;padding:0 12px !important;font-size: 0.8em;line-height:40px;background-color:#f1f1f1;border-bottom:none;background-color:#f1f1f1;}
	.tab-brief > .hd ul li.on{color:#fff; background-color:#1a56a8;}
	.tab-brief > .hd ul li.on a{color:#fff;}
	.tab-brief > .hd li:after{display: none;}
}


@media (max-width: 480px) {
	.container > .mainBox{padding: 10px; margin-bottom: 20px;}
	
}

@media (max-width: 414px) {
	.header-t li{padding-left: 3px;margin-right: 3px;}
	.mainNav li a{font-size: 1.0em;}
	.newsList li h4{padding-right:0 !important;}
	.newsList li h4 a{display:inline !important; float:none !important; max-width:none !important; padding-right:12px !important; white-space:normal !important;}
	.newsList li h4 .time{position:static !important;}
	.newsList li h4:before{top: 15px; margin-top: 0;}
}

@media (max-width: 375px) {
	.mainNav li a{font-size: 1.0em;}
	.links .hd ul li{width: 100%;}
	.links .bd ul{padding: 10px;}
	.links .bd ul li{width:100%;}
}

@media (max-width: 320px) {
	.mainNav li.li-index a span{padding-left: 0; background: none;}
	
}